home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacWorld 1997 August
/
Macworld (1997-08).dmg
/
Shareware World
/
Math & Science
/
Curvus Pro 1.3.1 E
/
3D Examples ƒ
/
Cross
/
Cross.rsrc
/
TEXT_128.txt
< prev
next >
Wrap
Text File
|
1997-06-17
|
177b
|
4 lines
Cross
Example of conditional tests (&=AND |=OR)
y=if |x|≥1 & |y|≤1 | |x|≤1 & |y|≤|x| then √(1-y2) elseif |y|≥1 & |x|≤1 | |y|≤1 & |x|≤|y| then √(1-x2) else 0